.Box {position: relative; margin: 30px 0 30px -100px; width: 1400px;}
.Box1{margin: 30px 0 30px -700px; left: 50%;}
.Box2{width: 396px; margin: 50px 0;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 45px;height: 81px;position: absolute;top: 372px;cursor: pointer;}
.Box .Box_con .btn_parents{top: 30px; }
.Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;}
.Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center; right: 0;}
.Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
.Box .Box_con .btnl4 {background: url(../img/jtl04.jpg) no-repeat center; z-index: 9; right: 107px; top: 403px;}
.Box .Box_con .btnr4 {background: url(../img/jtr04.jpg) no-repeat center; right: 0; z-index: 9;  top: 403px;}
.Box .Box_con .btnl4:hover {background: url(../img/jtl05.jpg) no-repeat center;}
.Box .Box_con .btnr4:hover {background: url(../img/jtr05.jpg) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width: 1200px; margin: 0 auto;}
.Box .Box_con .conbox ul {position: relative;list-style: none;height: 840px;overflow: hidden;}
.Box .Box_con .conbox ul li {float: left;width: 366px;height: 800px;overflow: hidden; padding: 17px; position: relative;}
.Box .Box_con .conbox ul li>img {
	display: block;
	width: 382px; 
	transition: all 0.4s;     
	position: absolute;
    top: 50%;
    left: 50%;
}
.Box .Box_con .conbox ul li img{
	transition: all 0.4s;
}
	
.Box .Box_con .conbox ul li a:hover img{
	transform: scale(1.1);
}
.cur a:hover{
	border: 6px solid #619eef;
	box-sizing: border-box;
    /*transition: all 0.3s ease-in-out;*/
}
.cur a:hover .txt{
	background: #619eef;
}
.cur a:hover .txt h3{
	color: #fff;
}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}

.cur a{
    box-sizing: border-box;
    display: block;
    width: 366px;
    height: 382px;
    position: relative;
    border: 1px solid #d2d2d2;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 42px;
    overflow: hidden;
}
.cur .pic{
	width: 366px;
	height: 321px;
	overflow: hidden;
	text-align: center;
}
/*.cur a:hover .pic{
	width: 354px;
	height: 315px;
}*/
.cur .pic img{
	max-width: 100%;
	max-height: 100%;
}
.cur .txt{
	padding: 0 28px;
	text-align: center;
	height: 58px;
	line-height: 60px;
	border-top: 1px solid #d2d2d2;
}
.cur .txt h3{
	font-weight: normal;
	font-size: 18px;
}
.contaier_small{
	width: 1200px;
}

.Box .Box_con1 .conbox{
	width: 1200px;
}
.Box .Box_con1 .conbox ul {
	height: 520px;
}
.Box .Box_con1 .btn{
	top: 220px;
}
.Box .Box_con1 .conbox ul li{
	width: 400px;
	height: 520px;
	padding: 0;
}
.Box .Box_con1 .conbox ul li a{
	width: 400px;
	height: 520px;
	box-shadow: none;
	border: none;
}
.Box .Box_con1 .conbox ul li a .pic{
	width: 400px;
	height: 520px;
}
.Box .Box_con1 .conbox ul li a .txt{
	border: none;
	height: 76px;
	line-height: 76px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #619eef;
	box-sizing: border-box;
	text-align: left;
	color: #fff;
}
.Box .Box_con1 .conbox ul li a .txt span{
    position: absolute;
    right: 24px;
    top: 0;
    font-size: 24px;
}
.Box .Box_con1 .conbox ul li a:hover .txt{
	opacity: 0;
}

.Box .Box_con2 .conbox{
	width: 278px;
}
.Box .Box_con2 .btn{
    width: 22px;
    height: 37px;
	top: 60px;
	background-size: 100%;
}
.Box .Box_con2 .btn:hover{
	background-size: 100%;
}
.Box .Box_con2 .conbox ul{
	height: 178px;
}
.Box .Box_con2 .conbox ul li{
	width: 278px;
	height: 178px;
	padding: 0;
}
.Box .Box_con2 .conbox ul li a{
	width: 278px;
	height: 178px;
	margin: 0 auto;
	border: none;
	box-shadow: none;
}
.Box .Box_con2 .conbox ul li a .pic{
	width: 278px;
	height: 178px;
	margin: 0 auto;
	overflow: hidden;
}


.cur1 a:hover .hover_box{
	opacity: 1;
}
	
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 12px;height: 12px; border-radius: 6px; background: rgba(114,114,114,.32); margin: 0 7px;cursor: pointer;}
.Box .BoxSwitch1 span{background: #e6e6e6;}
.Box .BoxSwitch span.cur {background: #e2310d;}

.friend_box{
	height: 336px !important;
}
.new_box .BoxSwitch{
	position: absolute;
    right: 40px;
    bottom: 0px;
}